﻿   @font-face {
            font-family: 'yekan';
            src: url('/fonts/vazir/vazir.eot?#') format('eot'), 
            url('/fonts/vazir/vazir.woff') format('woff'),
            url('/fonts/vazir/vazir.ttf') format('truetype');

            font-family:Tahoma; 
        }

.yekan,* {
    
           font-family: BNarm, Arial, Helvetica, sans-serif !important;
      
}


@font-face {
    font-family: 'BNarm';
    /*src: url('/fonts/BNarm.eot?#') format('eot'),
    url('/fonts/BNarm.woff') format('woff'), 
    url('/fonts/BNarm.ttf') format('truetype');*/ 
      src: url('/fonts/vazir/vazir.eot?#') format('eot'), 
            url('/fonts/vazir/vazir.woff') format('woff'),
            url('/fonts/vazir/vazir.ttf') format('truetype');
}

.BNarm {
    font-family: 'BNarm', 'Adobe Arabic',Arial;
  
}

@font-face {
    font-family: 'BKoodakBold';
    src: url('/fonts/vazir/vazir.eot?#') format('eot'), 
            url('/fonts/vazir/vazir.woff') format('woff'),
            url('/fonts/vazir/vazir.ttf') format('truetype');
}

.BKoodakBold {
   font-family: 'BNarm', 'Adobe Arabic',Arial;
    font-size: 13px;
}

